workflow: Update virtual environments

pull/868/head
Pablo Santiago Blum de Aguiar 3 years ago committed by Pablo Aguiar
parent 59de68c4ca
commit da109ff44e

@ -6,9 +6,7 @@ jobs:
fail-fast: false
matrix:
os:
- ubuntu-16.04
- ubuntu-18.04
- ubuntu-20.04
- ubuntu-latest
fish:
- stock
@ -21,10 +19,10 @@ jobs:
- os: ubuntu-latest
fish: 2
include:
- os: macos-10.15
fish: brew
- os: macos-latest
fish: brew
- os: macos-11
fish: brew
runs-on: ${{ matrix.os }}
steps:
- name: Checkout the repository

Loading…
Cancel
Save