Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
vext01 committed Nov 8, 2023
1 parent c96aa23 commit 66d5cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ on:
# We simply define a dummy job that is never run.
jobs:
dummy:
runs-on: linux
runs-on: ubuntu-latest
steps:
- run: /usr/bin/true

0 comments on commit 66d5cd5

Please sign in to comment.