Skip to content

Commit

Permalink
revert: d8ba19a
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed May 20, 2024
1 parent d8ba19a commit c8e2947
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,12 @@ jobs:
matrix:
os:
- host: ubuntu-20.04
- host: windows-2022
# - host: windows-2019
- host: macos-11 # x86_64
- host: macos-14 # aarch64
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v10
- name: Setup WSL for Windows
if: runner.os == 'Windows'
uses: Vampire/setup-wsl@v3
with:
distribution: Ubuntu-22.04
- uses: cachix/cachix-action@v14
with:
name: devenv
Expand Down

0 comments on commit c8e2947

Please sign in to comment.