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 315ff41 commit 3085307Copy full SHA for 3085307
.github/workflows/run_unit_tests.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
strategy:
17
matrix:
18
python-version: [
0 commit comments