Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created October 21, 2024 14:50
Show Gist options
  • Save KyMidd/45de9543264ed11a22a8e7c5298456bf to your computer and use it in GitHub Desktop.
Save KyMidd/45de9543264ed11a22a8e7c5298456bf to your computer and use it in GitHub Desktop.
jobs:
build_matrix:
strategy:
fail-fast: false
matrix:
runner:
- ubuntu-latest
- depot-ubuntu-latest
image:
- ubuntu2004-runner
- jekyll-build-runner
runs-on: ${{ matrix.runner }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment