mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 09:30:52 +02:00
workflows: fix again ubuntu version
This commit is contained in:
@@ -122,8 +122,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- 18
|
||||
- 20
|
||||
- 22
|
||||
name: '🚦🐧 Ubuntu ${{ matrix.os }} | test'
|
||||
runs-on: ubuntu-${{ matrix.os }}.04
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user