We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b79dfd commit 68b9cdeCopy full SHA for 68b9cde
.github/workflows/build.yml
@@ -93,7 +93,7 @@ jobs:
93
needs: [windows, macos]
94
runs-on: ubuntu-24.04
95
container:
96
- image: amd64/ubuntu:20.04
+ image: amd64/ubuntu:18.04
97
steps:
98
- uses: actions/checkout@v4
99
- name: install dependencies
0 commit comments