Skip to content

Commit 8713363

Browse files
authored
Merge pull request #209 from thaJeztah/bump_macos
ci: add "macos-latest", remove macos-13 (eol), macos-14, macos-15
2 parents 9dc3a90 + af29191 commit 8713363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
strategy:
66
matrix:
77
go-version: [1.18.x, oldstable, stable]
8-
platform: [ubuntu-22.04, ubuntu-24.04, windows-latest, macos-13, macos-14, macos-15]
8+
platform: [ubuntu-22.04, ubuntu-24.04, windows-2022, windows-2025, macos-15, macos-26]
99
runs-on: ${{ matrix.platform }}
1010
defaults:
1111
run:

0 commit comments

Comments
 (0)