Skip to content

Commit

Permalink
changed ubuntu to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
deinhofer authored Mar 25, 2024
1 parent c13727c commit 9d7853a
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 @@ -5,7 +5,7 @@ on:
- main
jobs:
build-and-deploy:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
Expand Down

0 comments on commit 9d7853a

Please sign in to comment.