Skip to content

Commit ff2315e

Browse files
committed
GitHub CI: Reinstate Toooba test for macos-13
1 parent d6b6ceb commit ff2315e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ jobs:
190190
name: "Test Toooba ${{ inputs.os }} ghc-${{ inputs.ghc_version }}"
191191
runs-on: ${{ inputs.os }}
192192
timeout-minutes: 60
193-
if: ${{ inputs.os != 'macos-13' }}
194193
needs: build-macos
195194
steps:
196195
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)