Skip to content

Commit 66aec97

Browse files
committed
Whoops, old fixed versions of ubuntu
1 parent 11694e8 commit 66aec97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
linux:
5050
name: Ubuntu Latest GCC
51-
runs-on: ubuntu-20.04
51+
runs-on: ubuntu-latest
5252
strategy:
5353
fail-fast: true
5454
steps:
@@ -90,7 +90,7 @@ jobs:
9090
9191
linux_clang:
9292
name: Ubuntu Latest Clang
93-
runs-on: ubuntu-20.04
93+
runs-on: ubuntu-latest
9494
strategy:
9595
fail-fast: true
9696
steps:

0 commit comments

Comments
 (0)