Skip to content

Commit 49b0415

Browse files
committed
change test image workflow
1 parent 5309564 commit 49b0415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythons-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: pythons tests
22
on: [push, pull_request]
33
jobs:
44
run:
5-
runs-on: ubuntu-20.04
5+
runs-on: ubuntu-22.04
66
strategy:
77
fail-fast: false
88
matrix:

0 commit comments

Comments
 (0)