We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2070d47 commit 08b6c75Copy full SHA for 08b6c75
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
- # If upgrading the Haskell image, also upgrade it in the lint job below
57
os: ["ubuntu-latest"]
58
image: haskell:9.2.8@sha256:b3b2f3909c7381bb96b8f18766f9407a3d6f61e0f07ea95e812583ac4f442cbb
59
- - os: ["macOS-11"]
+ - os: ["macOS-14"]
60
- os: ["windows-2019"]
61
- os: ["self-hosted", "macos", "ARM64"]
62
- os: ["self-hosted", "Linux", "ARM64"]
0 commit comments