We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5869d commit e43d0fdCopy full SHA for e43d0fd
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
# This workflow contains a single job called "build"
21
build:
22
# The type of runner that the job will run on
23
- runs-on: macos-13
+ runs-on: macos-14
24
25
# Steps represent a sequence of tasks that will be executed as part of the job
26
steps:
0 commit comments