We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82e253c + 956b9a2 commit 61b7114Copy full SHA for 61b7114
.github/workflows/cron.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
update-dut1:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
15
if: startswith(github.repository, 'jepler/')
16
steps:
17
.github/workflows/release.yml
release:
- name: Dump GitHub context
env:
0 commit comments