Skip to content

Commit 5fa0a7c

Browse files
committed
Set pyenv version and set environment
1 parent 860ea1c commit 5fa0a7c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
environment: test
89
strategy:
910
max-parallel: 4
1011
matrix:

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.10.0

0 commit comments

Comments
 (0)