Skip to content

Commit

Permalink
Update Build job to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
vandroiy2013 authored Aug 5, 2024
1 parent 6a19e19 commit 5c4286e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
jobs:
build:
name: Build
runs-on: macos-12
runs-on: macos-latest
env:
JOB_TYPE: BUILD
steps:
Expand Down

0 comments on commit 5c4286e

Please sign in to comment.