Skip to content

Commit

Permalink
Use latest to have a better spread of test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
archive committed Oct 14, 2022
1 parent e206cd6 commit 2f6bcb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/9-slack-update-message-line-breaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: [push, issues]

jobs:
slack-action:
runs-on: ubuntu-20.04
name: Test 9 [ubuntu-20.04]
runs-on: ubuntu-latest
name: Test 9 [ubuntu-latest]

steps:
- name: Send Slack Message
Expand Down

0 comments on commit 2f6bcb3

Please sign in to comment.