Skip to content

Commit a681861

Browse files
author
=
committed
changed image to ubunto to 22.04
1 parent ac1a4da commit a681861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
test:
6-
runs-on: ubuntu-latest
6+
runs-on: ubuntu-22.04
77
strategy:
88
matrix:
99
python-version: [ '3.6', '3.7', '3.8', '3.9', '3.10' ]

0 commit comments

Comments
 (0)