Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit cacf790

Browse files
ci: use macos-latest instead of unsupported macos-13
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent ab880de commit cacf790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
cabal-file: hspec-golden.cabal
2828
ubuntu-version: "latest"
29-
macos-version: "13"
29+
macos-version: "latest"
3030
version: 0.1.7.0
3131

3232
build-and-test:

0 commit comments

Comments
 (0)