Skip to content

Commit

Permalink
use ubuntu 20.04 (instead of latest (22.04))
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Nowak-Liebiediew committed Oct 17, 2022
1 parent 26e853b commit e99c868
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: ubuntu-20.04
name: frontend-canister-up-to-date:required
steps:
- name: Check out the repo
Expand Down

0 comments on commit e99c868

Please sign in to comment.