Skip to content

Commit

Permalink
update os
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Jan 26, 2024
1 parent 79b78f7 commit 21dc5d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack-mainline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
matrix-notification:
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-20.04]
os: [ubuntu-20.04, ubuntu-22.04]
runs-on: ${{ matrix.os }}
steps:
- uses: 8398a7/action-slack@v3
Expand Down

0 comments on commit 21dc5d1

Please sign in to comment.