Skip to content

Commit dca0cd3

Browse files
committed
macOS 11 runner image retired
1 parent b7bcfa7 commit dca0cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
tfcmt --version
2424
2525
test-darwin:
26-
runs-on: macos-11
26+
runs-on: macos-latest
2727
steps:
2828
- name: Checkout
2929
uses: actions/checkout@v4

0 commit comments

Comments
 (0)