We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bcfa7 commit dca0cd3Copy full SHA for dca0cd3
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
tfcmt --version
24
25
test-darwin:
26
- runs-on: macos-11
+ runs-on: macos-latest
27
steps:
28
- name: Checkout
29
uses: actions/checkout@v4
0 commit comments