Skip to content

Commit

Permalink
Switch to Ubuntu 20.04 for tests to avoid Carbon issue
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoeilers authored Jan 27, 2023
1 parent 0a75b2d commit 4786416
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 @@ -12,7 +12,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
BOOGIE_EXE: "/home/runner/.dotnet/tools/boogie"
steps:
Expand Down

0 comments on commit 4786416

Please sign in to comment.