mirror of https://github.com/FreeRDP/FreeRDP
Update abi-checker.yml
This commit is contained in:
parent
fd77b7f044
commit
8345838bcc
|
@ -14,12 +14,6 @@ jobs:
|
|||
build_job:
|
||||
runs-on: ubuntu-latest
|
||||
name: "Test on ${{ matrix.os }}"
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [
|
||||
ubuntu-latest
|
||||
]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
name: "Run tests"
|
||||
|
|
Loading…
Reference in New Issue