We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a991d84 commit 8fc1147Copy full SHA for 8fc1147
1 file changed
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
jobs:
5
test:
6
name: Test
7
- runs-on: ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-xs
+ runs-on: ghcr.io/cirruslabs/macos-runner:tahoe
8
steps:
9
- uses: actions/checkout@v4
10
- uses: actions/setup-go@v5
0 commit comments