mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
lint.yml: python 3.10
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
os:
|
||||
- ubuntu-22.04
|
||||
python-version:
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
steps:
|
||||
- name: 'Set up Python ${{ matrix.python-version }}'
|
||||
uses: actions/setup-python@v2
|
||||
|
||||
Reference in New Issue
Block a user