Skip to content

Commit

Permalink
ci: update to macOS 11 for build environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Techno-coder committed Sep 27, 2021
1 parent 7a86ff8 commit f722c9d
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 @@ -3,7 +3,7 @@ on: [push]

jobs:
Build:
runs-on: macos-latest
runs-on: macos-11
steps:
- uses: actions/checkout@v1
- name: Build
Expand Down

0 comments on commit f722c9d

Please sign in to comment.