Skip to content

Commit 2b733c5

Browse files
Merge pull request #350 from taniabogatsch/add-macos-amd-test
Add test run for the macOS-13 pre-build static library
2 parents 4b28a2c + 62b9b75 commit 2b733c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
shell: bash
1414
strategy:
1515
matrix:
16-
os: [ubuntu-latest, macos-latest, windows-latest]
16+
os: [ubuntu-latest, macos-latest, windows-latest, macos-13]
1717
go: ["1.23"]
1818
fail-fast: false
1919
steps:

0 commit comments

Comments
 (0)