Skip to content

Commit 8fc1147

Browse files
committed
Test on macOS Tahoe because we use cgo
1 parent a991d84 commit 8fc1147

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
@@ -4,7 +4,7 @@ on:
44
jobs:
55
test:
66
name: Test
7-
runs-on: ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-xs
7+
runs-on: ghcr.io/cirruslabs/macos-runner:tahoe
88
steps:
99
- uses: actions/checkout@v4
1010
- uses: actions/setup-go@v5

0 commit comments

Comments
 (0)