Skip to content

Commit

Permalink
temporarily disable heighliner docker build since incompatible with w…
Browse files Browse the repository at this point in the history
…asmvm 2.0
  • Loading branch information
kwtalley committed Jun 21, 2024
1 parent 3ff003d commit 3377be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ concurrency:
cancel-in-progress: true
jobs:
heighliner-docker:
# temporarily disable heighliner docker build until issue fixed: https://github.com/strangelove-ventures/heighliner/issues/253
if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3377be9

Please sign in to comment.