Skip to content

Commit a7257ef

Browse files
22.04 runner. Small cleanups.
1 parent b1ff0a5 commit a7257ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
Run-tests:
55
#runs-on: ubuntu-latest
66
#runs-on: Ubuntu 20.04
7-
runs-on: Ubuntu 22.04
7+
runs-on: ubuntu-22.04
88
steps:
99
- uses: actions/checkout@v3
1010
- name: Set up Python

0 commit comments

Comments
 (0)