Skip to content

Commit

Permalink
try older Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbecich committed Apr 9, 2024
1 parent 3e656f6 commit 08c77a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nix-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
fail-fast: true
matrix:
os:
- ubuntu-latest
# - ubuntu-latest
- ubuntu-20.04
# - macos-latest
name: Nix on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 08c77a1

Please sign in to comment.