We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a646dc commit 8584aa3Copy full SHA for 8584aa3
.github/workflows/releases.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
setup-build-publish:
9
name: Setup, Build and Publish
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- name: Checkout Codes
13
uses: actions/checkout@v4
0 commit comments