Skip to content

Commit

Permalink
Merge pull request moinwiki#1582 from UlrichB22/upd_gh_wf
Browse files Browse the repository at this point in the history
Remove fuse from github workflow
  • Loading branch information
UlrichB22 authored Jan 22, 2024
2 parents 1ae0062 + c848638 commit 4a1ca75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,12 @@ jobs:
include:
- os: macos-latest
python-version: '3.9'
toxenv: py39-fuse2
- os: windows-latest
python-version: '3.11'
toxenv: py311-fuse3
- os: ubuntu-latest
python-version: '3.10'
toxenv: py310-fuse3
- os: ubuntu-latest
python-version: '3.12'
toxenv: py312-fuse3

runs-on: ${{ matrix.os }}
timeout-minutes: 60
Expand Down

0 comments on commit 4a1ca75

Please sign in to comment.