Skip to content

Commit

Permalink
Generated from base-vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Generate.yml committed Sep 6, 2024
1 parent c4a4b82 commit cb67bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
release: [ "13.2", "13.3", "14.0", "14.1", ""]
runs: [ "ubuntu-24.04"]
runs: [ "ubuntu-22.04", "ubuntu-24.04", "ubuntu-latest"]
runs-on: ${{ matrix.runs }}
name: sshfs FreeBSD
env:
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
strategy:
matrix:
release: [ "13.2", "13.3", "14.0", "14.1", ""]
runs: [ "ubuntu-24.04"]
runs: [ "ubuntu-22.04", "ubuntu-24.04", "ubuntu-latest"]
runs-on: ${{ matrix.runs }}
name: FreeBSD
env:
Expand Down

0 comments on commit cb67bff

Please sign in to comment.