mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-20 02:31:02 +02:00
Downgrade Ubuntu 22.02
This commit is contained in:
parent
4ed2734915
commit
abe59f9c27
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
python-packages:
|
python-packages:
|
||||||
|
|
||||||
name: Release Python packages
|
name: Release Python packages
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue