Skip to content

Commit b8773da

Browse files
authored
Change build to macos-latest
1 parent 96d8fcd commit b8773da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414
jobs:
1515
build:
1616
name: Build
17-
runs-on: macos-12
17+
runs-on: macos-latest
1818
env:
1919
JOB_TYPE: BUILD
2020
steps:

0 commit comments

Comments
 (0)