mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
workflows: removing ubuntu 18.04 (obsolete) adding 22.04
This commit is contained in:
@@ -38,8 +38,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- 18
|
||||
- 20
|
||||
- 22
|
||||
name: '🚧🐧 Ubuntu ${{ matrix.os }} | build'
|
||||
runs-on: ubuntu-${{ matrix.os }}.04
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user