Commit da109ff4 authored by Pablo Santiago Blum de Aguiar's avatar Pablo Santiago Blum de Aguiar Committed by Pablo Aguiar

workflow: Update virtual environments

parent 59de68c4
...@@ -6,9 +6,7 @@ jobs: ...@@ -6,9 +6,7 @@ jobs:
fail-fast: false fail-fast: false
matrix: matrix:
os: os:
- ubuntu-16.04
- ubuntu-18.04 - ubuntu-18.04
- ubuntu-20.04
- ubuntu-latest - ubuntu-latest
fish: fish:
- stock - stock
...@@ -21,10 +19,10 @@ jobs: ...@@ -21,10 +19,10 @@ jobs:
- os: ubuntu-latest - os: ubuntu-latest
fish: 2 fish: 2
include: include:
- os: macos-10.15
fish: brew
- os: macos-latest - os: macos-latest
fish: brew fish: brew
- os: macos-11
fish: brew
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- name: Checkout the repository - name: Checkout the repository
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment