Skip to content

Commit f71bcf9

Browse files
committed
Update ubuntu version to run tests.
1 parent 9f0a781 commit f71bcf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_env.yml

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

55
jobs:
66
tests:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
strategy:
99
max-parallel: 5
1010

0 commit comments

Comments
 (0)