Skip to content

Commit b589b91

Browse files
authored
Merge pull request #31 from retrage/revert-freebsd-arm-instance
Revert "ci: Use Arm instance for FreeBSD build"
2 parents 9deeec1 + 301bb6a commit b589b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
test -z "$(git status --porcelain)"
3535
freebsd-build:
3636
name: FreeBSD Build
37-
runs-on: ubuntu-24.04-arm
37+
runs-on: ubuntu-latest
3838
steps:
3939
- name: Code checkout
4040
uses: actions/checkout@v4

0 commit comments

Comments
 (0)