Skip to content

Commit

Permalink
Swapped from ubuntu-latest to ubuntu-22.04 for linux build github action
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed Jan 12, 2025
1 parent 5f2abbd commit 79b9a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-latest
- ubuntu-22.04
- macos-latest
ocaml-compiler:
- "5.2"
Expand Down

0 comments on commit 79b9a22

Please sign in to comment.