Skip to content

Commit e275091

Browse files
jnyrupdennisdoomen
authored andcommitted
Use "latest" ubuntu and macos
1 parent d67ff25 commit e275091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
strategy:
5252
matrix:
53-
os: [ubuntu-22.04, macos-12]
53+
os: [ubuntu-latest, macos-latest]
5454

5555
runs-on: ${{ matrix.os }}
5656

0 commit comments

Comments
 (0)