Skip to content

Commit

Permalink
rollback to ubuntu-latest on main
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienpoly committed Nov 10, 2024
1 parent bd8621c commit 46ff57c
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 @@ -125,7 +125,7 @@ jobs:
needs: [lint, test, seed_smoke_test]
name: Deploy
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
runs-on: macos-latest
runs-on: ubuntu-latest

permissions:
contents: read
Expand Down

0 comments on commit 46ff57c

Please sign in to comment.