Skip to content

Commit 006c829

Browse files
authored
Update main.yml
1 parent 71d38e2 commit 006c829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
test1:
77
runs-on: ubuntu-latest
8-
container: ubuntu: 22.04
8+
container: ubuntu:22.04
99
strategy:
1010
matrix:
1111
python: [3.12.6]

0 commit comments

Comments
 (0)