Skip to content

Commit

Permalink
Rollback ubuntu disable (carbon-language#1877)
Browse files Browse the repository at this point in the history
Fixed upstream just as I was getting carbon-language#1872 in
  • Loading branch information
jonmeow authored Aug 2, 2022
1 parent 2ed6b6f commit 61fd0a1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,7 @@ jobs:
test:
strategy:
matrix:
# TODO: Figure out how to get llvm on linux again.
# We could build from cask instead of using the bottle, but that's
# likely a significant slowdown for tests.
# os: [ubuntu-latest, macos-latest]
os: [macos-latest]
os: [ubuntu-latest, macos-latest]
build_mode: [fastbuild, opt]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 61fd0a1

Please sign in to comment.