Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8737c50

Browse files
committed
fixup! fixup! Make static runtime default and build with native ARM runners
1 parent 8bf8355 commit 8737c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# test build
3131
- ARCH: x86_64
32-
DOCKER_ARCH: amd64
32+
RUNS_ON: ubuntu-24.04
3333
BUILD_TYPE: coverage
3434

3535
fail-fast: false

0 commit comments

Comments
 (0)