Skip to content

Commit 8cf2fbe

Browse files
authored
Merge pull request #23 from shmokmt/update-macos-runner
macOS 11 runner image retired
2 parents b7bcfa7 + dca0cd3 commit 8cf2fbe

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)