Skip to content

Commit ef665c4

Browse files
CI: Move to ubuntu-latest
1 parent c11476e commit ef665c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
platform:
12-
- { name: Linux, os: ubuntu-20.04, flags: -GNinja }
12+
- { name: Linux, os: ubuntu-latest, flags: -GNinja }
1313
- { name: Windows, os: windows-latest }
1414
- { name: MacOS, os: macos-latest }
1515
steps:

0 commit comments

Comments
 (0)