Skip to content

Commit f72a9be

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

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
@@ -3,7 +3,7 @@ on: [push]
33
jobs:
44
Run-tests:
55
#runs-on: ubuntu-latest
6-
#runs-on: Ubuntu 20.04
6+
#runs-on: ubuntu-20.04
77
runs-on: ubuntu-22.04
88
steps:
99
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)