Skip to content

Commit

Permalink
fix ci script until zio-sbt is updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijsBroersen committed Dec 13, 2024
1 parent 8180fb0 commit 7cb5c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name: Website
jobs:
build:
name: Build and Test
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
if: ${{ github.event_name == 'pull_request' }}
steps:
- name: Git Checkout
Expand Down

0 comments on commit 7cb5c47

Please sign in to comment.