Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto committed Jan 8, 2025
1 parent c5a77f0 commit 431793f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: libgoast-amd64.so
path: libgoast-amd64.so
build-linux-arm64:
runs-on: self-hosted, linux, arm64
runs-on: [self-hosted, linux, ARM64]
steps:
- uses: actions/checkout@v4
- name: Setup Go
Expand Down

0 comments on commit 431793f

Please sign in to comment.