Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI updates (again) #41

Merged
merged 5 commits into from
Jun 26, 2024
Merged

CI updates (again) #41

merged 5 commits into from
Jun 26, 2024

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Jun 26, 2024

The switch to arm64 macOS by default macos-latest of course breaks our 4.06 check. This PR:

  • Updates actions/checkout (trivial)
  • Switches to setup-ocaml@v3, which gives us unified Windows testing, but means that 4.06 Windows testing is removed too (not really an issue - it's still being tested elsewhere)
  • Uses the macos-13 image in order to test 4.06 on Intel hardware

dra27 added 5 commits June 26, 2024 17:27
Not currently supported by opam-repository
Testing 4.06 on macOS amd64 (since arm64 isn't supported) and test 4.10
(the oldest arm64 version of macOS).

Rely on Ubuntu for the latest amd64 "unix" testing.
@dra27 dra27 merged commit a2b9a58 into ocaml:master Jun 26, 2024
12 checks passed
@dra27 dra27 deleted the ci branch June 26, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant