There was an error while loading. Please reload this page.
1 parent 2373493 commit 9bc2b29Copy full SHA for 9bc2b29
1 file changed
.github/workflows/python.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
strategy:
12
matrix:
13
- os: [ubuntu-20.04, ubuntu-22.04]
+ os: [ubuntu-22.04, ubuntu-24.04]
14
steps:
15
- uses: actions/checkout@v4
16
- name: Set up Python3
0 commit comments