Skip to content

Commit 33a8932

Browse files
committed
CI: update to macos-14 and ubuntu-24.04
1 parent b2e4d17 commit 33a8932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
image: [macos-12, ubuntu-22.04, windows-2022]
19+
image: [macos-14, ubuntu-24.04, windows-2022]
2020
env:
2121
DOTNET_NOLOGO: 1
2222
DOTNET_CLI_TELEMETRY_OPTOUT: 1

0 commit comments

Comments
 (0)