Skip to content

Commit

Permalink
fix: run CI on a good server
Browse files Browse the repository at this point in the history
  • Loading branch information
blackheaven committed Aug 15, 2024
1 parent dc64988 commit a3f23c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
IMAGE_NAME: ${{ github.repository }}
jobs:
build_and_publish:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: read
packages: write
Expand Down

0 comments on commit a3f23c9

Please sign in to comment.