We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e5f1a commit 007c8c9Copy full SHA for 007c8c9
1 file changed
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
jobs:
8
test-github-action:
9
- runs-on: ubuntu-latestubuntu-24.04
+ runs-on: ubuntu-24.04
10
name: Test GitHub Action
11
steps:
12
- uses: actions/checkout@v4
0 commit comments