Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f126ab commit 83f7070Copy full SHA for 83f7070
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ permissions:
13
jobs:
14
build:
15
name: 'build'
16
- runs-on: ubuntu-latest-medium
+ runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v4
19
with:
0 commit comments