Skip to content

Commit

Permalink
use macos-latest instead of ubuntu in frontend canister building GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Nowak-Liebiediew committed Oct 17, 2022
1 parent 97a95fb commit b529231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-frontend-canister.yml
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
frontend:
runs-on: ubuntu-latest
runs-on: macos-latest
name: frontend-canister-up-to-date:required
steps:
- name: Check out the repo
Expand Down

0 comments on commit b529231

Please sign in to comment.