Skip to content

Commit

Permalink
Update go GHA version
Browse files Browse the repository at this point in the history
 * Update modules
  • Loading branch information
polyaxon-ci committed Mar 20, 2023
1 parent b22bd72 commit ce6ad4d
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mloperator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: 1.19.6
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion charts
2 changes: 1 addition & 1 deletion cli
Submodule cli updated 1 files
+3 −3 cli/requirements/test.txt
2 changes: 1 addition & 1 deletion haupt
2 changes: 1 addition & 1 deletion mloperator
3 changes: 3 additions & 0 deletions releases/2-0.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ sidebar: "releases"
* **New**: Update go version to 1.19 and kubebuilder version to 3.9.0.
* **New**: Add support for PaddlePaddle operator.
* **Enhancement**: Update training operator to latest version.
* **Enhancement**: Better handling of distributed training jobs.
* **Enhancement**: Improve reconciliation logic.
* **Fix**: Issue with race conditions.

### Integrations

Expand Down
2 changes: 1 addition & 1 deletion traceml

0 comments on commit ce6ad4d

Please sign in to comment.