Skip to content

Commit

Permalink
Updated Ubuntu Version to 22.04
Browse files Browse the repository at this point in the history
18.04 is apparently deprecated and no longer works
  • Loading branch information
nleanba authored Jan 10, 2024
1 parent 56a091c commit 2e256ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
test:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04

steps:
- name: Setup repo
Expand Down

0 comments on commit 2e256ca

Please sign in to comment.