Skip to content

Commit 09683e1

Browse files
committed
Downgrade macos image
1 parent 1179575 commit 09683e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [macos-latest, ubuntu-latest, windows-latest]
14+
os: [macos-12, ubuntu-latest, windows-latest]
1515
ghc: [8.10.7, 9.4.8, 9.6.4, 9.8.2]
1616
runs-on: ${{ matrix.os }}
1717
steps:

0 commit comments

Comments
 (0)