4
0
forked from Mirror/wfb-ng

Update workflows for 24.08

This commit is contained in:
Vasily Evseenko 2024-08-19 20:16:36 +03:00
parent 8c81d23850
commit 050f03b420
4 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ name: WFB-ng package builder for debian
on:
push:
branches: [ master, release-23.08 ]
branches: [ master, release-24.08 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, stable ]

View File

@ -2,7 +2,7 @@ name: WFB-ng package builder for RPI and NanoPI
on:
push:
branches: [ master, release-23.08 ]
branches: [ master, release-24.08 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, stable ]

View File

@ -2,7 +2,7 @@ name: WFB-ng package builder for ubuntu
on:
push:
branches: [ master, release-23.08 ]
branches: [ master, release-24.08 ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master, stable ]

View File

@ -7,8 +7,8 @@ WFB-ng versions being supported with security updates:
| Version | Supported |
| ------- | ------------------ |
| master | :white_check_mark: |
| 23.08 | :white_check_mark: |
| < 23.08 | :x: |
| 24.08 | :white_check_mark: |
| < 24.08 | :x: |
## Reporting a Vulnerability