Revision 56ad42fa
Von Enrique Morales vor etwa 2 Jahren hinzugefügt
| .github/workflows/main.yml | ||
|---|---|---|
|
|
||
|
jobs:
|
||
|
build:
|
||
|
runs-on: ubuntu-latest
|
||
|
runs-on: ubuntu-22.04
|
||
|
steps:
|
||
|
- name: Check out repository code
|
||
|
uses: actions/checkout@v3
|
||
Auch abrufbar als: Unified diff
Update main.yml
auf 22.04 gewechselt