mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci,abi] bump base ref to 3.6.0
new github runner with ubuntu 24.04 only support webkit2gtk-4.1 we added support for that with 3.6.0
This commit is contained in:
2
.github/workflows/abi-checker.yml
vendored
2
.github/workflows/abi-checker.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
API_BASE_REF:
|
||||
description: 'Base revision for ABI compatibility check'
|
||||
required: true
|
||||
default: '3.0.0'
|
||||
default: '3.6.0'
|
||||
pull_request:
|
||||
branches: [ master, stable* ]
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user