Skip to content

Commit

Permalink
ci: fix export to xml
Browse files Browse the repository at this point in the history
  • Loading branch information
alkoleft committed Dec 19, 2024
1 parent a6f008a commit 27e2d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step-export-xml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ concurrency:
jobs:
export:
name: Конвертация
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
outputs:
yaxunit_version: ${{ steps.extract_version.outputs.version }}
smoke_version: ${{ steps.extract_smoke_version.outputs.version }}
Expand Down

0 comments on commit 27e2d1c

Please sign in to comment.