Revert testing of actions version

This commit is contained in:
confused-Techie 2023-04-06 16:54:31 -07:00
parent 77d1d7db12
commit 3745f092a7

View File

@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# os: [ubuntu-20.04, macos-latest, windows-2019]
os: [ubuntu-20.04.5, macos-latest]
os: [ubuntu-20.04, macos-latest]
fail-fast: false
runs-on: ${{ matrix.os }}
steps: