Skip to content

Commit c49496b

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
branches: [ develop ]
55

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

0 commit comments

Comments
 (0)