Skip to content

Commit 5fba0d0

Browse files
committed
ci: disable tests on macos-13 runner
Signed-off-by: CrazyMax <[email protected]>
1 parent d0e4929 commit 5fba0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
test: ${{ fromJson(needs.prepare-itg.outputs.matrix) }}
9090
os:
9191
- ubuntu-latest
92-
- macos-13
92+
#- macos-13 # https://github.com/docker/actions-toolkit/issues/279
9393
- macos-latest
9494
- windows-latest
9595
steps:

0 commit comments

Comments
 (0)