Skip to content

Commit ec532f5

Browse files
In hindsight there is no such thing as 20.20
1 parent 80b2b1c commit ec532f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
check-ubuntu-20_20-cmake-gcc:
8-
runs-on: ubuntu-20.20
8+
runs-on: ubuntu-20.04
99
steps:
1010
- uses: actions/checkout@v2
1111
with:

0 commit comments

Comments
 (0)