Skip to content

Commit

Permalink
Update dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent 15f869c commit d925aa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ jobs:
runs-on: ubuntu-22.04
outputs:
# renovate datasource: github-runners, depName: ubuntu
ubuntu: 20.04
ubuntu: 22.04
# renovate datasource: github-runners, depName: windows
windows: 2019
windows: 2022
# renovate datasource: github-runners, depName: macos
macos: 12
macos: 14
# renovate datasource: github-tags, depName: erlang/rebar3
rebar3: 3.22.1

Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
erlang 25.3.2
erlang 27.0
rebar 3.22.1

0 comments on commit d925aa8

Please sign in to comment.