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 2be7601 commit 6fce38eCopy full SHA for 6fce38e
1 file changed
.github/workflows/linux-build-test-amd64.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
linux-build-amd64:
9
name: Build wheel for linux AMD64
10
- runs-on: ubuntu-2.04
+ runs-on: ubuntu-22.04
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v4
0 commit comments