Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Update test_include_guard.yaml to py311
Browse files Browse the repository at this point in the history
  • Loading branch information
adamltyson authored Nov 29, 2023
1 parent 37e51b3 commit 63a578c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_include_guard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'

- name: Install via pip
run: python -m pip install -e .
Expand Down

0 comments on commit 63a578c

Please sign in to comment.