mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-29 12:22:52 +03:00
Actions: Bumping python to 3.8.2
This commit is contained in:
parent
f01dd1571c
commit
4efb9258e8
2
.github/workflows/windows-x64.yml
vendored
2
.github/workflows/windows-x64.yml
vendored
@ -3,7 +3,7 @@ name: windows 64 bit
|
|||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PYTHON_VER: '3.8.1'
|
PYTHON_VER: '3.8.2'
|
||||||
PYTHON_VER_DIRNAME: 'python38'
|
PYTHON_VER_DIRNAME: 'python38'
|
||||||
PYOTHERSIDE_VER: '1.5.9'
|
PYOTHERSIDE_VER: '1.5.9'
|
||||||
|
|
||||||
|
2
.github/workflows/windows-x86.yml
vendored
2
.github/workflows/windows-x86.yml
vendored
@ -3,7 +3,7 @@ name: windows 32bit
|
|||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PYTHON_VER: '3.8.1'
|
PYTHON_VER: '3.8.2'
|
||||||
PYTHON_VER_DIRNAME: 'python38'
|
PYTHON_VER_DIRNAME: 'python38'
|
||||||
PYOTHERSIDE_VER: '1.5.9'
|
PYOTHERSIDE_VER: '1.5.9'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user