Skip to content

Commit e625c09

Browse files
authored
Merge pull request #1050 from ocsigen/arm-runner
Add ubuntu-24.04-arm to CI
2 parents 5793443 + 5f3fb82 commit e625c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
- true
3131
- false
3232
include:
33-
- os: ubuntu-latest
34-
ocaml-compiler: ocaml-variants.5.3.0+options,ocaml-option-flambda,ocaml-option-musl,ocaml-option-static,ocaml-option-no-compression
33+
- os: ubuntu-24.04-arm
34+
ocaml-compiler: "5.3"
3535
libev: false
3636
- os: macos-latest
3737
ocaml-compiler: "5.3"

0 commit comments

Comments
 (0)