Skip to content

Commit

Permalink
ubuntu-18.04 runner not more provided by github
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Goron committed Jun 20, 2023
1 parent f91e794 commit 71c23e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/criteo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:

build:
name: Publish artifacts
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 71c23e1

Please sign in to comment.