We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59edc66 commit dc11c7cCopy full SHA for dc11c7c
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
30
notify_teams_channel:
31
name: Notify MAD Release Teams Channel
32
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
33
steps:
34
- uses: actions/checkout@master
35
- name: Microsoft Teams Notification
0 commit comments