Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 30, 2024
1 parent d4a8599 commit af3673c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ jobs:
# Functionality for testing documentation builds on multiple OSes and Python versions
name: Build docs (${{ matrix.python-version }}, ${{ matrix.os }})
runs-on:
labels: GENetLib_windows-latest
windows-latest
defaults:
run:
shell: bash -l {0}
strategy:
matrix:
os: ["windows-latest"]
python-version: ["3.9"]

steps:
Expand Down

0 comments on commit af3673c

Please sign in to comment.