Moved to var

This commit is contained in:
Jules Lasne 2020-11-26 15:23:51 +01:00
parent 9c53ea223e
commit 7e0df0b3c0

View File

@ -11,7 +11,7 @@ on:
jobs:
test:
name: Run tox
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
# TODO: Add macos-latest
strategy:
matrix: