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 71d38e2 commit 006c829Copy full SHA for 006c829
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
test1:
7
runs-on: ubuntu-latest
8
- container: ubuntu: 22.04
+ container: ubuntu:22.04
9
strategy:
10
matrix:
11
python: [3.12.6]
0 commit comments