updated python3.8.yaml

pull/2/head
Hari Sekhon 3 years ago
parent 8e3a15d3e8
commit 22a8b30914

@ -4,7 +4,7 @@
#
# vim:ts=2:sts=2:sw=2:et
#
# https://github.com/harisekhon/bash-tools
# https://github.com/HariSekhon/DevOps-Bash-tools
#
# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback
#
@ -25,6 +25,7 @@ on:
jobs:
build:
name: Python 3.8
uses: HariSekhon/GitHub-Actions/.github/workflows/python3.8.yaml@master
#with:
# debug: 1
uses: HariSekhon/GitHub-Actions/.github/workflows/python.yaml@master
with:
version: 3.8
#debug: 1

Loading…
Cancel
Save