Skip to content

Commit

Permalink
Lock Ubuntu version for e2e_tests.yml (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
melikhov-dev authored Dec 11, 2024
1 parent e54c82b commit 6930fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ concurrency:
jobs:
run-e2e:
name: Install Datalens and Run E2E Tests
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: echo distinct ID ${{ github.event.inputs.distinct_id }}
run: echo ${{ github.event.inputs.distinct_id }}
Expand Down

0 comments on commit 6930fff

Please sign in to comment.