Skip to content

Commit

Permalink
PEK 743 use ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
spmcmillan committed Jul 9, 2024
1 parent b9da4c6 commit 22d3492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-snap-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ run-name: ${{ github.actor }} is creating testing snap
on: [push]
jobs:
Create-Snap-Action:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
continue-on-error: true
steps:
- name: Check out repository code step
Expand Down

0 comments on commit 22d3492

Please sign in to comment.