Skip to content

Commit

Permalink
Updated Slack notification to use ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtkilpela committed Jun 28, 2024
1 parent 71f798d commit 509199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
name: Post Workflow Status To Slack
needs:
- build
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Slack Workflow Notification
uses: Gamesight/slack-workflow-status@master
Expand Down

0 comments on commit 509199c

Please sign in to comment.