Skip to content

Commit

Permalink
TEMP disable if on apt job
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristian Larsson committed Feb 5, 2025
1 parent 55b2399 commit cc0c642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ jobs:

# Update apt repo
update-apt-repo:
if: startsWith(github.ref, 'refs/tags/v')
#if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
container:
image: debian:experimental
Expand Down

0 comments on commit cc0c642

Please sign in to comment.