mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 21:35:02 +00:00
Attempt to fix CircleCI build issues
This commit is contained in:
parent
ea395eff83
commit
09a37eedbc
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build-ubuntu-x86_64:
|
||||
machine:
|
||||
image: circleci/classic:latest
|
||||
image: ubuntu-2204:edge
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
publish-docs:
|
||||
machine:
|
||||
image: circleci/classic:latest
|
||||
image: ubuntu-2204:edge
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: .
|
||||
|
Loading…
Reference in New Issue
Block a user