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 a390c92 commit 89c2503Copy full SHA for 89c2503
.github/workflows/sycl-macos-build-and-test.yml
@@ -24,7 +24,7 @@ permissions: read-all
24
jobs:
25
build:
26
name: Build
27
- runs-on: macos-12
+ runs-on: macos-13
28
env:
29
CCACHE_DIR: $GITHUB_WORKSPACE/build_cache_${{ inputs.build_cache_suffix }}
30
CCACHE_MAXSIZE: ${{ inputs.build_cache_size }}
0 commit comments